projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61d79e
)
gtkdialog: Remove 2px border
author
Timm Bäder
<mail@baedert.org>
Thu, 18 Jun 2015 13:37:23 +0000
(15:37 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 18 Jun 2015 13:41:29 +0000
(15:41 +0200)
gtk/ui/gtkdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkdialog.ui
b/gtk/ui/gtkdialog.ui
index 564a94265152d25a04b56f8286c6eded8fa52aa1..33cf24e36b7a362d55f6379e371b900ce5b1b333 100644
(file)
--- a/
gtk/ui/gtkdialog.ui
+++ b/
gtk/ui/gtkdialog.ui
@@
-14,6
+14,7
@@
<child>
<object class="GtkBox" id="vbox">
<property name="visible">True</property>
+ <property name="border_width">0</property>
<property name="orientation">vertical</property>
<style>
<class name="dialog-vbox"/>